#12 Refactor factory with the operator precedence. Reverse Polish Not… #27
Annotations
5 errors and 1 warning
build:
internal/rule/factory.go#L49
missing return
|
build:
internal/rule/factory.go#L53
operatorStack declared and not used
|
build:
internal/rule/factory.go#L54
outputTokens declared and not used
|
build:
internal/rule/factory.go#L62
missing return
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|