Skip to content

added workflows

added workflows #1

Triggered via pull request August 6, 2023 20:03
Status Failure
Total duration 35s
Artifacts

golangcli-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: tree_map.go#L11
expected ']', found constraints (typecheck)
lint: tree_map_test.go#L12
expected ';', found '[' (typecheck)
lint: tree_map_test.go#L15
expected '}', found 'type' (typecheck)
lint: tree_map_test.go#L52
expected ']' or ':', found ',' (typecheck)
lint: tree_map_test.go#L63
expected expression (typecheck)
lint: tree_map_test.go#L65
expected ']' or ':', found ',' (typecheck)
lint: internal/red-black/depth.go#L5
expected '(', found '[' (typecheck)
lint: internal/red-black/insert.go#L5
expected '(', found '[' (typecheck)
lint: internal/red-black/insert.go#L7
expected declaration, found 'switch' (typecheck)
lint: internal/red-black/node.go#L5
expected ']', found constraints (typecheck)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, 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
Unexpected input(s) 'Optional', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-go-installation', 'skip-pkg-cache', 'skip-build-cache']
lint
Unexpected input(s) 'Optional', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-go-installation', 'skip-pkg-cache', 'skip-build-cache']
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/