Divide-before-multiply detector #48
Annotations
9 errors and 6 warnings
test (18.x, macos-latest):
src/detectors/builtin/divideBeforeMultiply.ts#L17
'makeBinConstraint' is defined but never used. Allowed unused vars must match /^_/u
|
test (18.x, macos-latest):
src/internals/souffle/rule.ts#L54
'RuleBodyParams' is defined but never used. Allowed unused vars must match /^_/u
|
test (18.x, macos-latest)
Process completed with exit code 1.
|
test (18.x, ubuntu-latest):
src/detectors/builtin/divideBeforeMultiply.ts#L17
'makeBinConstraint' is defined but never used. Allowed unused vars must match /^_/u
|
test (18.x, ubuntu-latest):
src/internals/souffle/rule.ts#L54
'RuleBodyParams' is defined but never used. Allowed unused vars must match /^_/u
|
test (18.x, ubuntu-latest)
Process completed with exit code 1.
|
test (18.x, windows-latest):
src/detectors/builtin/divideBeforeMultiply.ts#L17
'makeBinConstraint' is defined but never used. Allowed unused vars must match /^_/u
|
test (18.x, windows-latest):
src/internals/souffle/rule.ts#L54
'RuleBodyParams' is defined but never used. Allowed unused vars must match /^_/u
|
test (18.x, windows-latest)
Process completed with exit code 1.
|
test (18.x, macos-latest)
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 (18.x, macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@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 (18.x, ubuntu-latest)
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 (18.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@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 (18.x, windows-latest)
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 (18.x, windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|