fix: replace flag.BoolFunc
with flag.Func
#40
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
checks.yml
on: pull_request
lint
/
lint
18s
vuln
/
vuln
53s
Matrix: test / test
Annotations
20 errors and 8 warnings
test / test (ubuntu-latest, oldstable)
cannot find package "log/slog" in any of:
|
test / test (ubuntu-latest, oldstable):
testdata/src/mixed_args/mixed_args.go#L5
could not import log/slog (invalid package name: "")
|
test / test (ubuntu-latest, oldstable)
cannot find package "log/slog" in any of:
|
test / test (ubuntu-latest, oldstable):
testdata/src/kv_only/kv_only.go#L3
could not import log/slog (invalid package name: "")
|
test / test (ubuntu-latest, oldstable)
cannot find package "log/slog" in any of:
|
test / test (ubuntu-latest, oldstable):
testdata/src/attr_only/attr_only.go#L3
could not import log/slog (invalid package name: "")
|
test / test (ubuntu-latest, oldstable)
cannot find package "log/slog" in any of:
|
test / test (ubuntu-latest, oldstable):
testdata/src/no_raw_keys/no_raw_keys.go#L3
could not import log/slog (invalid package name: "")
|
test / test (ubuntu-latest, oldstable)
cannot find package "log/slog" in any of:
|
test / test (ubuntu-latest, oldstable):
testdata/src/args_on_sep_lines/args_on_sep_lines.go#L3
could not import log/slog (invalid package name: "")
|
test / test (windows-latest, oldstable)
The job was canceled because "ubuntu-latest_oldstable" failed.
|
test / test (windows-latest, oldstable)
The operation was canceled.
|
test / test (macos-latest, oldstable)
The job was canceled because "ubuntu-latest_oldstable" failed.
|
test / test (macos-latest, oldstable)
The operation was canceled.
|
test / test (windows-latest, stable)
The job was canceled because "ubuntu-latest_oldstable" failed.
|
test / test (windows-latest, stable)
The operation was canceled.
|
test / test (macos-latest, stable)
The job was canceled because "ubuntu-latest_oldstable" failed.
|
test / test (macos-latest, stable)
The operation was canceled.
|
test / test (ubuntu-latest, stable)
The job was canceled because "ubuntu-latest_oldstable" failed.
|
test / test (ubuntu-latest, stable)
The operation was canceled.
|
lint / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/sloglint/sloglint. Supported file pattern: go.sum
|
test / test (ubuntu-latest, oldstable)
Restore cache failed: Dependencies file is not found in /home/runner/work/sloglint/sloglint. Supported file pattern: go.sum
|
test / test (windows-latest, oldstable)
Restore cache failed: Dependencies file is not found in D:\a\sloglint\sloglint. Supported file pattern: go.sum
|
test / test (macos-latest, oldstable)
Restore cache failed: Dependencies file is not found in /Users/runner/work/sloglint/sloglint. Supported file pattern: go.sum
|
test / test (windows-latest, stable)
Restore cache failed: Dependencies file is not found in D:\a\sloglint\sloglint. Supported file pattern: go.sum
|
test / test (macos-latest, stable)
Restore cache failed: Dependencies file is not found in /Users/runner/work/sloglint/sloglint. Supported file pattern: go.sum
|
test / test (ubuntu-latest, stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/sloglint/sloglint. Supported file pattern: go.sum
|
vuln / vuln
Restore cache failed: Dependencies file is not found in /home/runner/work/sloglint/sloglint. Supported file pattern: go.sum
|