refactor: remove the ability to take a fee for each forwarded packet #120
packet-forward-middleware.yml
on: pull_request
build-docker
2m 24s
Linter
6m 7s
test
2m 5s
Matrix: e2e-tests
Annotations
19 errors and 16 warnings
test
Process completed with exit code 1.
|
e2e-tests (ictest-nonrefundable)
undefined: packetforwardtypes.Params
|
e2e-tests (ictest-nonrefundable)
Process completed with exit code 2.
|
e2e-tests (ictest-upgrade)
undefined: packetforwardtypes.Params
|
e2e-tests (ictest-upgrade)
Process completed with exit code 2.
|
e2e-tests (ictest-timeout)
undefined: packetforwardtypes.Params
|
e2e-tests (ictest-timeout)
Process completed with exit code 2.
|
e2e-tests (ictest-forward)
undefined: packetforwardtypes.Params
|
e2e-tests (ictest-forward)
Process completed with exit code 2.
|
Linter:
middleware/packet-forward-middleware/packetforward/migrations/v2/migrator_test.go#L8
could not import github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward/migrations/v2 (-: no non-test Go files in packetforward/migrations/v2) (typecheck)
|
Linter:
middleware/packet-forward-middleware/packetforward/migrations/v2/migrator_test.go#L24
undefined: types.Params (typecheck)
|
Linter:
middleware/packet-forward-middleware/packetforward/migrations/v2/migrator_test.go#L27
undefined: types.Params (typecheck)
|
Linter:
middleware/packet-forward-middleware/packetforward/migrations/v2/migrator_test.go#L32
undefined: types.Params (typecheck)
|
Linter:
middleware/packet-forward-middleware/packetforward/migrations/v2/migrator_test.go#L45
undefined: types.Params (typecheck)
|
Linter:
middleware/packet-forward-middleware/packetforward/migrations/v2/migrator_test.go#L50
undefined: types.Params (typecheck)
|
Linter:
middleware/packet-forward-middleware/testing/simapp/upgrades/upgrades.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
Linter:
middleware/packet-forward-middleware/testing/simapp/upgrades/upgrades.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
Linter:
middleware/packet-forward-middleware/packetforward/types/codec.go#L10
File is not `gofumpt`-ed (gofumpt)
|
Linter:
middleware/packet-forward-middleware/test/setup.go#L113
func `initializer.paramsKeeper` is unused (unused)
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum
|
build-docker
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, 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/
|
build-docker
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum
|
e2e-tests (ictest-nonrefundable)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/download-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/
|
e2e-tests (ictest-nonrefundable)
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum
|
e2e-tests (ictest-upgrade)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/download-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/
|
e2e-tests (ictest-upgrade)
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum
|
e2e-tests (ictest-timeout)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/download-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/
|
e2e-tests (ictest-timeout)
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum
|
e2e-tests (ictest-forward)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/download-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/
|
e2e-tests (ictest-forward)
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum
|
Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linter
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linter
The `save-state` 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/
|
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: "pfm-docker-image".
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 | |
---|---|---|
pfm-docker-image
Expired
|
28.6 MB |
|