Skip to content

Update the OffchainConfig with a LogProviderConfig struct #1462

Update the OffchainConfig with a LogProviderConfig struct

Update the OffchainConfig with a LogProviderConfig struct #1462

Triggered via pull request March 27, 2024 01:09
Status Failure
Total duration 1m 17s
Artifacts 1

go.yml

on: pull_request
Matrix: simulation
fuzz-test
8s
fuzz-test
SonarQube
41s
SonarQube
Fit to window
Zoom out
Zoom in

Annotations

48 errors and 11 warnings
fuzz-test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/prometheus/procfs); to add:
fuzz-test
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/smartcontractkit/chainlink-automation/pkg/v2); to add:
fuzz-test
missing go.sum entry for module providing package golang.org/x/crypto/curve25519 (imported by github.com/smartcontractkit/libocr/offchainreporting2plus/types); to add:
fuzz-test
Process completed with exit code 1.
race-test
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/smartcontractkit/chainlink-automation/pkg/v2); to add:
race-test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/prometheus/procfs); to add:
race-test
missing go.sum entry for module providing package golang.org/x/crypto/curve25519 (imported by github.com/smartcontractkit/chainlink-automation/tools/simulator/config); to add:
race-test
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by github.com/consensys/gnark-crypto/ecc/bls12-381/fr); to add:
race-test
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by github.com/crate-crypto/go-kzg-4844); to add:
race-test
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/ethereum/go-ethereum/accounts/keystore); to add:
race-test
missing go.sum entry for module providing package golang.org/x/crypto/scrypt (imported by github.com/ethereum/go-ethereum/accounts/keystore); to add:
race-test: pkg/v2/coordinator/mocks/encoder.generated.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/mock (imported by github.com/smartcontractkit/chainlink-automation/pkg/v2/coordinator/mocks); to add:
race-test
Process completed with exit code 1.
unit-test
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/smartcontractkit/chainlink-automation/pkg/v2); to add:
unit-test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/prometheus/procfs); to add:
unit-test
missing go.sum entry for module providing package golang.org/x/crypto/curve25519 (imported by github.com/smartcontractkit/chainlink-automation/tools/simulator/config); to add:
unit-test
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by github.com/consensys/gnark-crypto/ecc/bls12-381/fr); to add:
unit-test
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by github.com/crate-crypto/go-kzg-4844); to add:
unit-test
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/ethereum/go-ethereum/accounts/keystore); to add:
unit-test
missing go.sum entry for module providing package golang.org/x/crypto/scrypt (imported by github.com/ethereum/go-ethereum/accounts/keystore); to add:
unit-test: pkg/v2/coordinator/mocks/encoder.generated.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/mock (imported by github.com/smartcontractkit/chainlink-automation/pkg/v2/coordinator/mocks); to add:
unit-test
Process completed with exit code 1.
Upkeep Simulation only_log_trigger
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/ethereum/go-ethereum/common); to add:
Upkeep Simulation only_log_trigger
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/prometheus/procfs); to add:
Upkeep Simulation only_log_trigger
missing go.sum entry for module providing package golang.org/x/crypto/curve25519 (imported by github.com/smartcontractkit/chainlink-automation/tools/simulator/config); to add:
Upkeep Simulation only_log_trigger
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by github.com/consensys/gnark-crypto/ecc/bls12-381/fr); to add:
Upkeep Simulation only_log_trigger
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by github.com/crate-crypto/go-kzg-4844); to add:
Upkeep Simulation only_log_trigger
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/ethereum/go-ethereum/accounts/keystore); to add:
Upkeep Simulation only_log_trigger
missing go.sum entry for module providing package golang.org/x/crypto/scrypt (imported by github.com/ethereum/go-ethereum/accounts/keystore); to add:
Upkeep Simulation only_log_trigger
Process completed with exit code 2.
Upkeep Simulation simplan_fast_check
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/ethereum/go-ethereum/common); to add:
Upkeep Simulation simplan_fast_check
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/prometheus/procfs); to add:
Upkeep Simulation simplan_fast_check
missing go.sum entry for module providing package golang.org/x/crypto/curve25519 (imported by github.com/smartcontractkit/chainlink-automation/tools/simulator/config); to add:
Upkeep Simulation simplan_fast_check
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by github.com/consensys/gnark-crypto/ecc/bls12-381/fr); to add:
Upkeep Simulation simplan_fast_check
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by github.com/crate-crypto/go-kzg-4844); to add:
Upkeep Simulation simplan_fast_check
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/ethereum/go-ethereum/accounts/keystore); to add:
Upkeep Simulation simplan_fast_check
missing go.sum entry for module providing package golang.org/x/crypto/scrypt (imported by github.com/ethereum/go-ethereum/accounts/keystore); to add:
Upkeep Simulation simplan_fast_check
Process completed with exit code 2.
lint: pkg/v2/coordinator/mocks/encoder.generated.go#L17
_m.Called undefined (type *Encoder has no field or method Called) (typecheck)
lint: pkg/v2/coordinator/mocks/encoder.generated.go#L41
_m.Called undefined (type *Encoder has no field or method Called) (typecheck)
lint: pkg/v2/coordinator/mocks/encoder.generated.go#L65
_m.Called undefined (type *Encoder has no field or method Called) (typecheck)
lint: pkg/v2/coordinator/mocks/encoder.generated.go#L106
mock.AssertExpectations undefined (type *Encoder has no field or method AssertExpectations) (typecheck)
lint: pkg/v2/coordinator/mocks/log_provider.generated.go#L20
_m.Called undefined (type *LogProvider has no field or method Called) (typecheck)
lint: pkg/v2/coordinator/mocks/log_provider.generated.go#L46
_m.Called undefined (type *LogProvider has no field or method Called) (typecheck)
lint: pkg/v2/coordinator/mocks/log_provider.generated.go#L80
mock.AssertExpectations undefined (type *LogProvider has no field or method AssertExpectations) (typecheck)
lint: pkg/v2/mocks/logger.generated.go#L17
_m.Called undefined (type *MockLogger has no field or method Called) (typecheck)
lint: pkg/v2/mocks/logger.generated.go#L22
_m.Called undefined (type *MockLogger has no field or method Called) (typecheck)
lint: pkg/v2/mocks/logger.generated.go#L27
_m.Called undefined (type *MockLogger has no field or method Called) (typecheck)
fuzz-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
race-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
race-test
No files were found with the provided path: ./race_coverage.txt. No artifacts will be uploaded.
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-test
No files were found with the provided path: ./coverage.txt. No artifacts will be uploaded.
Upkeep Simulation only_log_trigger
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Upkeep Simulation only_log_trigger
No files were found with the provided path: ./only_log_trigger.tar.gz. No artifacts will be uploaded.
Upkeep Simulation simplan_fast_check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Upkeep Simulation simplan_fast_check
No files were found with the provided path: ./simplan_fast_check.tar.gz. No artifacts will be uploaded.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
SonarQube
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
golangci-lint-report Expired
9.61 KB