Switch to go 1.23 #334
Annotations
10 errors and 6 warnings
lint:
demo.go#L14
undefined: cli (typecheck)
|
lint:
demo.go#L22
undefined: cli (typecheck)
|
lint:
demo.go#L16
undefined: cli (typecheck)
|
lint:
demo.go#L201
d.Flags undefined (type *Demo has no field or method Flags) (typecheck)
|
lint:
cmd/main.go#L46
undefined: Run (typecheck)
|
lint:
cmd/main.go#L10
undefined: New (typecheck)
|
lint:
cmd/main.go#L33
undefined: Ensure (typecheck)
|
lint:
cmd/main.go#L42
undefined: Ensure (typecheck)
|
lint:
cmd/main.go#L48
undefined: NewRun (typecheck)
|
lint:
cmd/main.go#L56
undefined: S (typecheck)
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|