Fixed incorrect qa section of .toml handling. #120
Annotations
35 warnings
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check:
src/analyzer/optimizations/payable_function.rs#L3
unused imports: `ContractPart`, `Expression`
|
Check:
src/analyzer/optimizations/safe_math.rs#L1
unused import: `SourceUnitPart`
|
Check:
src/analyzer/optimizations/mod.rs#L26
unused imports: `HashSet`, `path::PathBuf`, `str::FromStr`
|
Check:
src/analyzer/qa/private_vars_leading_underscore.rs#L3
unused import: `FunctionTy`
|
Check:
src/analyzer/qa/private_vars_leading_underscore.rs#L6
unused imports: `Target`, `self`
|
Check:
src/analyzer/qa/mod.rs#L7
unused imports: `HashSet`, `path::PathBuf`, `str::FromStr`
|
Check:
src/analyzer/vulnerabilities/mod.rs#L8
unused imports: `HashSet`, `env`, `path::PathBuf`, `str::FromStr`
|
Check:
src/analyzer/vulnerabilities/mod.rs#L14
unused import: `solang_parser::pt::SourceUnit`
|
Check:
src/report/generation.rs#L2
unused import: `HashSet`
|
Check:
src/report/optimization_report.rs#L1
unused import: `HashSet`
|
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite:
src/analyzer/optimizations/payable_function.rs#L3
unused imports: `ContractPart`, `Expression`
|
Test Suite:
src/analyzer/optimizations/safe_math.rs#L1
unused import: `SourceUnitPart`
|
Test Suite:
src/analyzer/optimizations/mod.rs#L26
unused imports: `HashSet`, `path::PathBuf`, `str::FromStr`
|
Test Suite:
src/analyzer/qa/private_vars_leading_underscore.rs#L3
unused import: `FunctionTy`
|
Test Suite:
src/analyzer/qa/private_vars_leading_underscore.rs#L6
unused imports: `Target`, `self`
|
Test Suite:
src/analyzer/qa/mod.rs#L7
unused imports: `HashSet`, `path::PathBuf`, `str::FromStr`
|
Test Suite:
src/analyzer/vulnerabilities/mod.rs#L8
unused imports: `HashSet`, `env`, `path::PathBuf`, `str::FromStr`
|
Test Suite:
src/analyzer/vulnerabilities/mod.rs#L14
unused import: `solang_parser::pt::SourceUnit`
|
Test Suite:
src/report/generation.rs#L2
unused import: `HashSet`
|
Test Suite:
src/report/optimization_report.rs#L1
unused import: `HashSet`
|