Fix gen command #1783
Annotations
5 errors and 1 warning
Run checks:
cmd/check-table/main.go#L44
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
|
Run checks:
cmd/icon-namer/main.go#L209
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
|
Run checks:
cmd/print-layout/main.go#L61
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
|
Run checks
lint] Error 1
|
Run checks
The operation was canceled.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading