PoC: Add built-in CCF contract with encode function #10323
Annotations
5 errors and 5 warnings
Lint:
encoding/ccf/bench_test.go#L27
could not import github.com/onflow/cadence/encoding/ccf (-: import cycle not allowed in test) (typecheck)
|
Lint:
encoding/ccf/ccf.go#L1
: import cycle not allowed in test (typecheck)
|
Lint:
encoding/ccf/bench_test.go#L27
could not import github.com/onflow/cadence/encoding/ccf (-: import cycle not allowed in test) (typecheck)
|
Lint
Process completed with exit code 2.
|
Test
Process completed with exit code 2.
|
Lint JSON
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint JSON
The `set-output` 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/
|
Semgrep
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|