Skip to content

Add support for huggingface_plugin #1141

Add support for huggingface_plugin

Add support for huggingface_plugin #1141

Re-run triggered June 28, 2023 15:16
Status Failure
Total duration 1m 6s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint: plugins/huggingface/user_access_token_test.go#L12
undeclared name: `APIToken` (typecheck)
Lint: plugins/huggingface/user_access_token_test.go#L15
User_Access_Token not declared by package fieldname (typecheck)
Lint: plugins/huggingface/user_access_token_test.go#L17
API_URL not declared by package fieldname (typecheck)
Lint: plugins/huggingface/user_access_token_test.go#L32
undeclared name: `APIToken` (typecheck)
Lint: sdk/schema/fieldname/names.go#L8
File is not `gofmt`-ed with `-s` (gofmt)
Lint
issues found
Test: plugins/huggingface/user_access_token_test.go#L12
undefined: APIToken
Test: plugins/huggingface/user_access_token_test.go#L15
undefined: fieldname.User_Access_Token
Test: plugins/huggingface/user_access_token_test.go#L17
undefined: fieldname.API_URL
Test: plugins/huggingface/user_access_token_test.go#L32
undefined: APIToken
Test
Process completed with exit code 2.