Code clarity update #834
Annotations
10 errors and 2 warnings
lint:
core/intro.go#L45
syntax error: unexpected type, expected field name or embedded type
|
lint:
core/intro.go#L53
syntax error: unexpected type, expected field name or embedded type
|
lint:
core/intro.go#L62
syntax error: unexpected type, expected field name or embedded type
|
lint:
core/intro.go#L74
syntax error: unexpected type, expected field name or embedded type
|
lint:
core/intro.go#L90
syntax error: unexpected type, expected field name or embedded type
|
lint:
core/intro.go#L102
syntax error: unexpected type, expected field name or embedded type
|
lint:
core/intro.go#L107
syntax error: unexpected type, expected field name or embedded type
|
lint:
core/intro.go#L122
syntax error: unexpected type, expected field name or embedded type
|
lint:
core/intro.go#L132
syntax error: unexpected type, expected field name or embedded type
|
lint:
core/intro.go#L139
syntax error: unexpected var, expected expression
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, 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
Restore cache failed: Dependencies file is not found in /home/runner/work/graphjin/graphjin. Supported file pattern: go.sum
|