Skip to content

#126 enable multiselect for tokenizer commands #372

#126 enable multiselect for tokenizer commands

#126 enable multiselect for tokenizer commands #372

Status Failure
Total duration 35s
Artifacts

on-push.yml

on: pull_request
Matrix: lint
Matrix: build
Matrix: coverage
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
lint (ubuntu-latest): internal/app/app.go#L1
: import cycle not allowed in test (typecheck)
lint (ubuntu-latest): internal/downloader/downloader.go#L1
: import cycle not allowed in test (typecheck)
lint (ubuntu-latest): internal/model/downloader.go#L1
: import cycle not allowed in test (typecheck)
lint (ubuntu-latest): internal/controller/tokenizer/update_test.go#L229
S1021: should merge variable declaration with assignment on next line (gosimple)
lint (ubuntu-latest): internal/controller/tokenizer/update_test.go#L55
ineffectual assignment to err (ineffassign)
lint (ubuntu-latest): internal/controller/tokenizer/update_test.go#L210
ineffectual assignment to err (ineffassign)
lint (ubuntu-latest)
issues found
lint (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, 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 (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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 (ubuntu-latest)
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 (ubuntu-latest)
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/