Skip to content

fix: better seed usage and improve signer macro location #2936

fix: better seed usage and improve signer macro location

fix: better seed usage and improve signer macro location #2936

Triggered via pull request October 25, 2024 13:01
Status Failure
Total duration 14m 34s
Artifacts

pr.yml

on: pull_request
Matrix: Forge
Matrix: Lint
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 13 warnings
Test (20): test/svm/SvmSpoke.Deposit.ts#L12
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Test (20): test/svm/SvmSpoke.Fill.ts#L13
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Test (20): test/svm/SvmSpoke.Fill.ts#L389
Parameter 'log' implicitly has an 'any' type.
Test (20): test/svm/SvmSpoke.HandleReceiveMessage.ts#L11
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Test (20): test/svm/SvmSpoke.InstructionParams.ts#L4
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Test (20): test/svm/SvmSpoke.Ownership.ts#L5
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Test (20): test/svm/SvmSpoke.RefundClaims.ts#L5
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Test (20): test/svm/SvmSpoke.Routes.ts#L6
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Test (20): test/svm/SvmSpoke.SlowFill.ts#L12
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Test (20): test/svm/SvmSpoke.TokenBridge.ts#L6
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Forge (20): test/svm/SvmSpoke.Deposit.ts#L12
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Forge (20): test/svm/SvmSpoke.Fill.ts#L13
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Forge (20): test/svm/SvmSpoke.Fill.ts#L389
Parameter 'log' implicitly has an 'any' type.
Forge (20): test/svm/SvmSpoke.HandleReceiveMessage.ts#L11
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Forge (20): test/svm/SvmSpoke.InstructionParams.ts#L4
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Forge (20): test/svm/SvmSpoke.Ownership.ts#L5
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Forge (20): test/svm/SvmSpoke.RefundClaims.ts#L5
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Forge (20): test/svm/SvmSpoke.Routes.ts#L6
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Forge (20): test/svm/SvmSpoke.SlowFill.ts#L12
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Forge (20): test/svm/SvmSpoke.TokenBridge.ts#L6
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Lint (20): test/svm/SvmSpoke.Deposit.ts#L12
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Lint (20): test/svm/SvmSpoke.Fill.ts#L13
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Lint (20): test/svm/SvmSpoke.Fill.ts#L389
Parameter 'log' implicitly has an 'any' type.
Lint (20): test/svm/SvmSpoke.HandleReceiveMessage.ts#L11
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Lint (20): test/svm/SvmSpoke.InstructionParams.ts#L4
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Lint (20): test/svm/SvmSpoke.Ownership.ts#L5
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Lint (20): test/svm/SvmSpoke.RefundClaims.ts#L5
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Lint (20): test/svm/SvmSpoke.Routes.ts#L6
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Lint (20): test/svm/SvmSpoke.SlowFill.ts#L12
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Lint (20): test/svm/SvmSpoke.TokenBridge.ts#L6
Cannot find module './SvmSpoke.Common' or its corresponding type declarations.
Test (20)
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 (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (20)
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 (20)
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 (20)
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 (20)
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/
Forge (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint (20)
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/
Lint (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint (20)
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 (20)
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 (20)
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 (20)
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/