Allow creating references to nested optionals #3148
Annotations
3 errors and 1 warning
Build
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)
|
Build
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)
|
Build
Process completed with exit code 1.
|
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/.
|
Loading