Skip to content

Fix Write call

Fix Write call #723

Triggered via push September 28, 2024 11:30
Status Failure
Total duration 18s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
lint: cdr/operations_r4_service_test.go#L115
SA6006: use io.Writer.Write instead of converting from []byte to string to use io.WriteString (staticcheck)
lint: cdr/operations_stu3_service_test.go#L115
SA6006: use io.Writer.Write instead of converting from []byte to string to use io.WriteString (staticcheck)
lint: cdr/tenant_r4_service_test.go#L33
SA6006: use io.Writer.Write instead of converting from []byte to string to use io.WriteString (staticcheck)
lint
issues found
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The `save-state` 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/
lint
The `save-state` 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/