Comments #22
Annotations
6 errors and 2 warnings
test-linux-race (ubuntu-latest):
parser.go#L15
VarPrefix redeclared in this block
|
test-linux-race (ubuntu-latest):
lift.go#L12
other declaration of VarPrefix
|
test-linux-race (ubuntu-latest)
Process completed with exit code 1.
|
lint (ubuntu-latest):
parser.go#L15
VarPrefix redeclared in this block
|
lint (ubuntu-latest):
lift.go#L12
other declaration of VarPrefix (typecheck)
|
lint (ubuntu-latest)
Process completed with exit code 1.
|
test-linux-race (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. 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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|