Create build and release pipeline #1
Annotations
6 errors and 2 warnings
lint:
pkg/bicep/biceptoschema.go#L145
Error return value is not checked (errcheck)
|
lint:
pkg/bicep/biceptoschema.go#L154
Error return value is not checked (errcheck)
|
lint:
pkg/bicep/biceptoschema.go#L183
Error return value is not checked (errcheck)
|
lint:
pkg/bicep/schematobicep.go#L85
S1002: should omit comparison to bool constant, can be simplified to `!asserArrErr` (gosimple)
|
lint:
pkg/bicep/schematobicep.go#L92
S1002: should omit comparison to bool constant, can be simplified to `!asserObjErr` (gosimple)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/airlock/airlock. Supported file pattern: go.sum
|