PoC: Add built-in CCF contract with encode function #10318
Annotations
10 errors and 1 warning
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
|
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/
|
Loading