Skip to content

Merge pull request #6 from javierjulio/patch-1 #13

Merge pull request #6 from javierjulio/patch-1

Merge pull request #6 from javierjulio/patch-1 #13

Triggered via push February 25, 2024 10:33
Status Success
Total duration 22s
Artifacts

release.yml

on: push
release
12s
release
release-check
0s
release-check
Fit to window
Zoom out
Zoom in

Annotations

5 warnings and 7 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#L3: testdata/text.md#L3
"colour" is a misspelling of "color"
[misspell] testdata/text.md#L5: testdata/text.md#L5
"langauge" is a misspelling of "language"
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[linter-name (protolint)] testdata/subdir/test.proto#L6: testdata/subdir/test.proto#L6
EnumField name "ENUM_ALLOWING_ALIAS_UNKNOWN" with zero value should have the suffix "UNSPECIFIED"
[linter-name (protolint)] testdata/test.proto#L7: testdata/test.proto#L7
EnumField name "STARTED" should have the prefix "ENUM_ALLOWING_ALIAS"
[linter-name (protolint)] testdata/test.proto#L8: testdata/test.proto#L8
EnumField name "RUNNING" should have the prefix "ENUM_ALLOWING_ALIAS"
[linter-name (protolint)] testdata/test.proto#L6: testdata/test.proto#L6
EnumField name "ENUM_ALLOWING_ALIAS_UNKNOWN" with zero value should have the suffix "UNSPECIFIED"
[linter-name (protolint)] testdata/test.proto#L15: testdata/test.proto#L15
Repeated field name "inner_message" must be pluralized name "inner_messages"
[shellcheck] entrypoint.sh#L17 <ShellCheck.SC2086>: entrypoint.sh#L17
Double quote to prevent globbing and word splitting.
[shellcheck] entrypoint.sh#L24 <ShellCheck.SC2086>: entrypoint.sh#L24
Double quote to prevent globbing and word splitting.