chore: Changes on GitHub workflow #310
Annotations
10 errors and 14 warnings
failed to resolve: use of undeclared crate or module `validation`:
src/lib.rs#L132
error[E0433]: failed to resolve: use of undeclared crate or module `validation`
--> src/lib.rs:132:5
|
132 | validation::not_null_pointer(pointer)?;
| ^^^^^^^^^^ use of undeclared crate or module `validation`
|
failed to resolve: use of undeclared crate or module `validation`:
src/lib.rs#L117
error[E0433]: failed to resolve: use of undeclared crate or module `validation`
--> src/lib.rs:117:5
|
117 | validation::not_null_pointer(pointer)?;
| ^^^^^^^^^^ use of undeclared crate or module `validation`
|
failed to resolve: use of undeclared crate or module `validation`:
src/lib.rs#L99
error[E0433]: failed to resolve: use of undeclared crate or module `validation`
--> src/lib.rs:99:5
|
99 | validation::lent_pointer(pointer)?;
| ^^^^^^^^^^ use of undeclared crate or module `validation`
|
unresolved import `crate::validation`:
src/c.rs#L10
error[E0432]: unresolved import `crate::validation`
--> src/c.rs:10:12
|
10 | use crate::validation::not_null_pointer;
| ^^^^^^^^^^ could not find `validation` in the crate root
|
nightly-lint
Clippy had exited with the 101 exit code
|
failed to resolve: use of undeclared crate or module `validation`:
src/lib.rs#L132
error[E0433]: failed to resolve: use of undeclared crate or module `validation`
--> src/lib.rs:132:5
|
132 | validation::not_null_pointer(pointer)?;
| ^^^^^^^^^^ use of undeclared crate or module `validation`
|
failed to resolve: use of undeclared crate or module `validation`:
src/lib.rs#L117
error[E0433]: failed to resolve: use of undeclared crate or module `validation`
--> src/lib.rs:117:5
|
117 | validation::not_null_pointer(pointer)?;
| ^^^^^^^^^^ use of undeclared crate or module `validation`
|
failed to resolve: use of undeclared crate or module `validation`:
src/lib.rs#L99
error[E0433]: failed to resolve: use of undeclared crate or module `validation`
--> src/lib.rs:99:5
|
99 | validation::lent_pointer(pointer)?;
| ^^^^^^^^^^ use of undeclared crate or module `validation`
|
unresolved import `crate::validation`:
src/c.rs#L10
error[E0432]: unresolved import `crate::validation`
--> src/c.rs:10:12
|
10 | use crate::validation::not_null_pointer;
| ^^^^^^^^^^ could not find `validation` in the crate root
|
lint
Clippy had exited with the 101 exit code
|
audit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/audit-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
audit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/audit-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
nightly-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nightly-lint
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/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
nightly-lint
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/
|
nightly-lint
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/
|
nightly-lint
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/
|
nightly-lint
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/
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
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/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
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/
|
lint
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/
|
lint
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/
|
lint
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/
|