Skip to content

PoC: Add built-in CCF contract with encode function #10318

PoC: Add built-in CCF contract with encode function

PoC: Add built-in CCF contract with encode function #10318

Triggered via pull request October 22, 2024 18:41
Status Failure
Total duration 2m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 5 warnings
Lint: cmd/cmd.go#L37
could not import github.com/onflow/cadence/stdlib (-: # github.com/onflow/cadence/stdlib
Lint: stdlib/ccf.go#L53
undefined: CCFTypeEncodeFunctionType
Lint: stdlib/ccf.go#L85
undefined: CCFType
Lint: stdlib/ccf.go#L93
undefined: CCFTypeEncodeFunctionName
Lint: stdlib/ccf.go#L98
undefined: CCFType
Lint: stdlib/ccf.go#L108
undefined: CCFTypeName
Lint: stdlib/ccf.go#L109
undefined: CCFType) (typecheck)
Lint: cmd/check/main.go#L39
could not import github.com/onflow/cadence/stdlib (-: # github.com/onflow/cadence/stdlib
Lint: stdlib/ccf.go#L53
undefined: CCFTypeEncodeFunctionType
Lint: stdlib/ccf.go#L85
undefined: CCFType
Test: stdlib/ccf.go#L53
undefined: CCFTypeEncodeFunctionType
Test: stdlib/ccf.go#L85
undefined: CCFType
Test: stdlib/ccf.go#L93
undefined: CCFTypeEncodeFunctionName
Test: stdlib/ccf.go#L98
undefined: CCFType
Test: stdlib/ccf.go#L108
undefined: CCFTypeName
Test: stdlib/ccf.go#L109
undefined: CCFType
Test: stdlib/ccf.go#L53
undefined: CCFTypeEncodeFunctionType
Test: stdlib/ccf.go#L85
undefined: CCFType
Test: stdlib/ccf.go#L93
undefined: CCFTypeEncodeFunctionName
Test: stdlib/ccf.go#L98
undefined: CCFType
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 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/
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/