Skip to content

feat: add staticcheck configuration file #11

feat: add staticcheck configuration file

feat: add staticcheck configuration file #11

Triggered via push May 23, 2024 19:06
Status Failure
Total duration 52s
Billable time 2m
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
test
test] Error 1
test
Process completed with exit code 2.
lint: internal/async_bytewise_reader/async_bytewise_reader.go#L11
comment on exported type AsyncBytewiseReader should be of the form "AsyncBytewiseReader ..." (with optional leading article) (ST1021)
lint: internal/shell_executable/shell_executable.go#L66
comment on exported method LogOutput should be of the form "LogOutput ..." (ST1020)
lint: internal/shell_executable/shell_executable.go#L120
this value of readBytes is never used (SA4006)
lint: internal/test_cases/cd_test_case.go#L17
comment on exported method Run should be of the form "Run ..." (ST1020)
lint
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/