Allow creating references to nested optionals #3148
downstream.yml
on: pull_request
flow-go
2m 29s
Emulator
1m 38s
Annotations
13 errors and 3 warnings
Emulator
cannot use reporter (variable of type *cadenceValueMigrationReporter) as "github.com/onflow/cadence/migrations".Reporter value in argument to migration.NewValueMigrationsPathMigrator: *cadenceValueMigrationReporter does not implement "github.com/onflow/cadence/migrations".Reporter (wrong type for method Error)
|
Emulator
cannot use &cadenceValueMigrationReporter{} (value of type *cadenceValueMigrationReporter) as "github.com/onflow/cadence/migrations".Reporter value in variable declaration: *cadenceValueMigrationReporter does not implement "github.com/onflow/cadence/migrations".Reporter (wrong type for method Error)
|
Emulator
Process completed with exit code 1.
|
flow-go
undefined: common.MemoryKindPathCapabilityValue
|
flow-go
undefined: common.MemoryKindIDCapabilityValue
|
flow-go
undefined: common.MemoryKindPathLinkValue
|
flow-go
undefined: common.MemoryKindAccountLinkValue
|
flow-go
undefined: common.MemoryKindAccountReferenceValue
|
flow-go
undefined: common.MemoryKindRestrictedStaticType
|
flow-go
undefined: common.MemoryKindCadencePathLinkValue
|
flow-go
undefined: common.MemoryKindCadenceAccountLinkValue
|
flow-go
undefined: common.MemoryKindCadencePathCapabilityValue
|
flow-go
undefined: common.MemoryKindCadenceIDCapabilityValue
|
Emulator
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/.
|
flow-go
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/.
|
flow-go
The process '/usr/bin/git' failed with exit code 128
|