minimally functioning sam parser #1620
Annotations
4 errors and 2 warnings
test (1.18.x, ubuntu-latest):
io/sam/sam_test.go#L20
parser.ParseNext undefined (type *Parser has no field or method ParseNext)
|
test (1.18.x, ubuntu-latest)
Process completed with exit code 2.
|
test (1.18.x, macos-latest):
io/sam/sam_test.go#L20
parser.ParseNext undefined (type *Parser has no field or method ParseNext)
|
test (1.18.x, macos-latest)
The operation was canceled.
|
test (1.18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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 (1.18.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
|