Skip to content

Bump technote-space/get-diff-action from 6.1.0 to 6.1.2 #10

Bump technote-space/get-diff-action from 6.1.0 to 6.1.2

Bump technote-space/get-diff-action from 6.1.0 to 6.1.2 #10

Triggered via pull request July 5, 2024 16:45
Status Failure
Total duration 4m 12s
Artifacts 4

test.yml

on: pull_request
split-test-files
21s
split-test-files
cleanup-runs
6s
cleanup-runs
install-tparse
15s
install-tparse
docker-build
26s
docker-build
Matrix: build
Matrix: tests
upload-coverage-report
5s
upload-coverage-report
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 15 warnings
build (amd64): modules/apps/27-interchain-accounts/types/router.go#L4
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (amd64): modules/apps/27-interchain-accounts/module.go#L9
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (amd64): modules/apps/27-interchain-accounts/controller/client/cli/query.go#L7
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (amd64): modules/apps/27-interchain-accounts/controller/client/cli/tx.go#L10
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (amd64): modules/apps/27-interchain-accounts/module.go#L10
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (amd64): modules/apps/27-interchain-accounts/module.go#L11
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (amd64): modules/apps/27-interchain-accounts/types/account.go#L8
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (amd64): modules/apps/27-interchain-accounts/controller/keeper/keeper.go#L9
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (amd64): modules/apps/27-interchain-accounts/module.go#L12
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (amd64): modules/apps/27-interchain-accounts/types/account.go#L10
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm): modules/apps/27-interchain-accounts/types/router.go#L4
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm): modules/apps/27-interchain-accounts/module.go#L9
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm): modules/apps/27-interchain-accounts/controller/client/cli/query.go#L7
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm): modules/apps/27-interchain-accounts/controller/client/cli/tx.go#L10
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm): modules/apps/27-interchain-accounts/module.go#L10
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm): modules/apps/27-interchain-accounts/module.go#L11
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm): modules/apps/27-interchain-accounts/types/account.go#L8
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm): modules/apps/27-interchain-accounts/controller/keeper/keeper.go#L9
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm): modules/apps/27-interchain-accounts/module.go#L12
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm): modules/apps/27-interchain-accounts/types/account.go#L10
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
docker-build
Process completed with exit code 1.
build (arm64)
The job was canceled because "amd64" failed.
build (arm64): modules/apps/27-interchain-accounts/types/router.go#L4
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm64): modules/apps/27-interchain-accounts/module.go#L9
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm64): modules/apps/27-interchain-accounts/controller/client/cli/query.go#L7
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm64): modules/apps/27-interchain-accounts/controller/client/cli/tx.go#L10
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm64): modules/apps/27-interchain-accounts/module.go#L10
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm64): modules/apps/27-interchain-accounts/module.go#L11
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm64): modules/apps/27-interchain-accounts/types/account.go#L8
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm64): modules/apps/27-interchain-accounts/controller/keeper/keeper.go#L9
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm64): modules/apps/27-interchain-accounts/module.go#L12
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
build (arm64): modules/apps/27-interchain-accounts/types/account.go#L10
github.com/cosmos/[email protected]: replacement directory /Users/dl/Projects/evmos-cosmos-sdk does not exist
install-tparse
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@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/
build (amd64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (arm)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
split-test-files
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker-build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (02)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (02)
No files were found with the provided path: ./02profile.out. No artifacts will be uploaded.
tests (01)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (01)
No files were found with the provided path: ./01profile.out. No artifacts will be uploaded.
tests (00)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (00)
No files were found with the provided path: ./00profile.out. No artifacts will be uploaded.
tests (03)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (03)
No files were found with the provided path: ./03profile.out. No artifacts will be uploaded.
upload-coverage-report
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ecd3c5bac3fe96c79a0b602e34f8706deda893c2-00", "ecd3c5bac3fe96c79a0b602e34f8706deda893c2-01", "ecd3c5bac3fe96c79a0b602e34f8706deda893c2-02", "ecd3c5bac3fe96c79a0b602e34f8706deda893c2-03". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
ecd3c5bac3fe96c79a0b602e34f8706deda893c2-00 Expired
1.15 KB
ecd3c5bac3fe96c79a0b602e34f8706deda893c2-01 Expired
1.05 KB
ecd3c5bac3fe96c79a0b602e34f8706deda893c2-02 Expired
1.12 KB
ecd3c5bac3fe96c79a0b602e34f8706deda893c2-03 Expired
1.05 KB