feat: add gcc deps in kcl dockerfile #93
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
Unit tests with coverage
1m 55s
Lint checks
1m 4s
Annotations
4 errors and 2 warnings
Lint checks:
pkg/options/run.go#L188
Error return value of `o.Writer.Write` is not checked (errcheck)
|
Lint checks:
pkg/options/run.go#L195
Error return value of `file.Write` is not checked (errcheck)
|
Lint checks:
cmd/kcl/commands/play.go#L60
Error return value is not checked (errcheck)
|
Lint checks
issues found
|
Unit tests with coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|