Update to Cadence v1.0.0-preview.35 #1803
ci.yml
on: pull_request
Test
3m 6s
Lint
3m 7s
Docker image
0s
Annotations
11 errors and 2 warnings
Test:
emulator/events_test.go#L154
decodedEventType.Fields undefined (type *cadence.EventType has no field or method Fields)
|
Test:
emulator/events_test.go#L155
decodedEventType.Fields undefined (type *cadence.EventType has no field or method Fields)
|
Test:
emulator/events_test.go#L179
decodedEventType.Fields undefined (type *cadence.EventType has no field or method Fields)
|
Test:
emulator/events_test.go#L180
decodedEventType.Fields undefined (type *cadence.EventType has no field or method Fields)
|
Test
Process completed with exit code 2.
|
Lint:
emulator/accounts_test.go#L1
: # github.com/onflow/flow-emulator/emulator_test [github.com/onflow/flow-emulator/emulator.test]
|
Lint:
emulator/events_test.go#L154
decodedEventType.Fields undefined (type *cadence.EventType has no field or method Fields)
|
Lint:
emulator/events_test.go#L155
decodedEventType.Fields undefined (type *cadence.EventType has no field or method Fields)
|
Lint:
emulator/events_test.go#L179
decodedEventType.Fields undefined (type *cadence.EventType has no field or method Fields)
|
Lint:
emulator/events_test.go#L180
decodedEventType.Fields undefined (type *cadence.EventType has no field or method Fields) (typecheck)
|
Lint
issues found
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|