add unit tests to check parsing math operators #6
Annotations
4 errors and 2 warnings
parser/parser.go#L67
func `(*Parser).peekError` is unused (unused)
|
parser/parser.go#L77
func `(*Parser).expectPeek` is unused (unused)
|
parser/parser.go#L204
func `(*Parser).peekTokenIs` is unused (unused)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
This job failed
Loading