Allow too many args update #948
Annotations
10 errors and 6 warnings
Run actions-rs/cargo@v1:
src/lib.rs#L109
cannot find type `MyStruct` in this scope
|
Run actions-rs/cargo@v1:
src/lib.rs#L113
cannot find type `MyStruct` in this scope
|
Run actions-rs/cargo@v1:
src/lib.rs#L117
cannot find type `MyStruct` in this scope
|
Run actions-rs/cargo@v1:
src/lib.rs#L107
failed to resolve: use of undeclared type `MyStruct`
|
Run actions-rs/cargo@v1:
src/lib.rs#L106
failed to resolve: use of undeclared crate or module `__mystruct_do_random_builder`
|
Run actions-rs/cargo@v1
aborting due to 5 previous errors
|
Run actions-rs/cargo@v1:
src/lib.rs#L220
cannot find type `MyStruct` in this scope
|
Run actions-rs/cargo@v1:
src/lib.rs#L218
failed to resolve: use of undeclared type `MyStruct`
|
Run actions-rs/cargo@v1:
src/lib.rs#L217
failed to resolve: use of undeclared crate or module `__mystruct_new_builder`
|
Run actions-rs/cargo@v1
aborting due to 3 previous errors
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1:
tests/buildstructor/pass/deprecated.rs#L6
use of deprecated macro `builder`: #[buildstructor::builder] should be migrated to #[buildstructor::buildstructor] and individual methods annotated with #[builder]
|
Run actions-rs/cargo@v1:
tests/buildstructor/pass/deprecated.rs#L6
use of deprecated macro `builder`: #[buildstructor::builder] should be migrated to #[buildstructor::buildstructor] and individual methods annotated with #[builder]
|
Loading