Skip to content

Unescape Value-Type: TEXT in Golang Model #134

Unescape Value-Type: TEXT in Golang Model

Unescape Value-Type: TEXT in Golang Model #134

Re-run triggered May 21, 2024 01:18
Status Failure
Total duration 40s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
lint: calendar_serialization_test.go#L46
Error return value of `os.MkdirAll` is not checked (errcheck)
lint: calendar_serialization_test.go#L47
Error return value of `os.WriteFile` is not checked (errcheck)
lint: property.go#L211
S1005: unnecessary assignment to the blank identifier (gosimple)
lint: calendar_serialization_test.go#L40
ineffectual assignment to err (ineffassign)
lint: calendar_serialization_test.go#L56
ineffectual assignment to err (ineffassign)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, golangci/golangci-lint-action@v2. 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/cache@v1, 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 `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/