Remove 30 day staleness limit restriction for integration scanning #469
Annotations
16 errors and 30 warnings
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L825
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:825:13
|
825 | self.deref().deref().status()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
|
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L825
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:825:21
|
825 | self.deref().deref().status()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
|
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L821
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:821:13
|
821 | self.deref().deref().stderr()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
|
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L821
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:821:21
|
821 | self.deref().deref().stderr()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
|
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L817
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:817:13
|
817 | self.deref().deref().stdout()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
|
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L817
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:817:21
|
817 | self.deref().deref().stdout()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
|
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L732
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:732:13
|
732 | self.deref().deref().describe()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
|
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L732
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:732:21
|
732 | self.deref().deref().describe()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
= note: `-D noop-method-call` implied by `-D warnings`
|
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L825
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:825:13
|
825 | self.deref().deref().status()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
|
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L825
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:825:21
|
825 | self.deref().deref().status()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
|
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L821
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:821:13
|
821 | self.deref().deref().stderr()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
|
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L821
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:821:21
|
821 | self.deref().deref().stderr()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
|
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L817
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:817:13
|
817 | self.deref().deref().stdout()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
|
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L817
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:817:21
|
817 | self.deref().deref().stdout()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
|
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L732
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:732:13
|
732 | self.deref().deref().describe()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
|
call to `.deref()` on a reference in this situation does nothing:
src/ext/command.rs#L732
error: call to `.deref()` on a reference in this situation does nothing
--> src/ext/command.rs:732:21
|
732 | self.deref().deref().describe()
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
= note: `-D noop-method-call` implied by `-D warnings`
|
test ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@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 ubuntu-latest
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 ubuntu-latest
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 ubuntu-latest
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 ubuntu-latest
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 macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@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 macos-latest
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 macos-latest
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 macos-latest
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 macos-latest
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 windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@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 windows-latest
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 windows-latest
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 windows-latest
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 windows-latest
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/
|
build ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build ubuntu-latest
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/
|
build ubuntu-latest
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/
|
build ubuntu-latest
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/
|
build ubuntu-latest
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/
|
build macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build macos-latest
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/
|
build macos-latest
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/
|
build macos-latest
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/
|
build macos-latest
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/
|
build windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build windows-latest
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/
|
build windows-latest
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/
|
build windows-latest
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/
|
build windows-latest
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/
|