chore(deps): bump golang.org/x/tools from 0.9.1 to 0.16.0 #176
lint.yml
on: pull_request
golangci-lint
28s
check-mod
16s
Annotations
13 errors and 4 warnings
check-mod
undefined: any
|
check-mod
undefined: any
|
check-mod
Process completed with exit code 1.
|
golangci-lint:
cmd/printsig/find.go#L6
import 'github.com/tdakkota/win32metadata/md' is not allowed from list 'Main' (depguard)
|
golangci-lint:
cmd/printsig/find.go#L7
import 'github.com/tdakkota/win32metadata/types' is not allowed from list 'Main' (depguard)
|
golangci-lint:
cmd/printsig/main.go#L10
import 'github.com/tdakkota/win32metadata/types' is not allowed from list 'Main' (depguard)
|
golangci-lint:
cmd/printsig/print.go#L9
import 'github.com/tdakkota/win32metadata/md' is not allowed from list 'Main' (depguard)
|
golangci-lint:
cmd/printsig/print.go#L10
import 'github.com/tdakkota/win32metadata/types' is not allowed from list 'Main' (depguard)
|
golangci-lint:
idx_test.go#L9
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
golangci-lint:
idx_test.go#L11
import 'github.com/tdakkota/win32metadata/md' is not allowed from list 'Main' (depguard)
|
golangci-lint:
md/metadata_test.go#L9
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
golangci-lint:
md/table_header_test.go#L6
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
golangci-lint
issues found
|
check-mod
The `set-output` 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/
|
check-mod
The `set-output` 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/
|
golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|