Skip to content

Fix log so that it writes to stderr and not log file #70

Fix log so that it writes to stderr and not log file

Fix log so that it writes to stderr and not log file #70

Triggered via pull request July 26, 2024 19:10
Status Success
Total duration 2m 53s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test: pkg/sloop/webserver/webserver.go#L89
github.com/spf13/afero.Afero composite literal uses unkeyed fields
test: pkg/sloop/webserver/webfiles_test.go#L24
github.com/spf13/afero.Afero composite literal uses unkeyed fields
test: pkg/sloop/webserver/webfiles_test.go#L31
github.com/spf13/afero.Afero composite literal uses unkeyed fields
test: pkg/sloop/webserver/webfiles_test.go#L43
github.com/spf13/afero.Afero composite literal uses unkeyed fields
test: pkg/sloop/webserver/links.go#L16
struct field tag `json:"text""` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/