Skip to content

Merge pull request #69 from asaasdev/corrige-erro-128-codenarc-action #102

Merge pull request #69 from asaasdev/corrige-erro-128-codenarc-action

Merge pull request #69 from asaasdev/corrige-erro-128-codenarc-action #102

Triggered via push February 4, 2026 00:07
Status Success
Total duration 1m 5s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings and 5 notices
[misspell] testdata/subdir/text.md#L1: testdata/subdir/text.md#L1
"Determinisitic" is a misspelling of "Deterministic"
[misspell] testdata/text.md#L1: testdata/text.md#L1
"Determinisitic" is a misspelling of "Deterministic"
[misspell] testdata/text.md#L5: testdata/text.md#L5
"langauge" is a misspelling of "language"
[misspell] testdata/basic.xml#L14: testdata/basic.xml#L14
"condicional" is a misspelling of "conditional"
[misspell] testdata/basic.xml#L18: testdata/basic.xml#L18
"problemas" is a misspelling of "problems"
[misspell] testdata/basic.xml#L22: testdata/basic.xml#L22
"condicional" is a misspelling of "conditional"
[misspell] testdata/basic.xml#L26: testdata/basic.xml#L26
"convers" is a misspelling of "converts"
[misspell] testdata/basic.xml#L158: testdata/basic.xml#L158
"convers" is a misspelling of "converts"
[misspell] testdata/basic.xml#L215: testdata/basic.xml#L215
"rela" is a misspelling of "real"
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
[shellcheck] entrypoint.sh#L27 <ShellCheck.SC2086>: entrypoint.sh#L27
Double quote to prevent globbing and word splitting.
[shellcheck] entrypoint.sh#L66 <ShellCheck.SC2086>: entrypoint.sh#L66
Double quote to prevent globbing and word splitting.
[shellcheck] entrypoint.sh#L76 <ShellCheck.SC2086>: entrypoint.sh#L76
Double quote to prevent globbing and word splitting.
[shellcheck] entrypoint.sh#L86 <ShellCheck.SC2086>: entrypoint.sh#L86
Double quote to prevent globbing and word splitting.
[shellcheck] entrypoint.sh#L231 <ShellCheck.SC2016>: entrypoint.sh#L231
Expressions don't expand in single quotes, use double quotes for that.