Skip to content

initial commit

initial commit #821

Triggered via push October 16, 2024 03:47
Status Failure
Total duration 41s
Artifacts

lint.yml

on: push
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
Lint (ubuntu-latest, 1.21): cmd/oam_i2y/main.go#L187
undefined: yaml (typecheck)
Lint (ubuntu-latest, 1.21): cmd/oam_i2y/main.go#L200
undefined: yaml (typecheck)
Lint (ubuntu-latest, 1.21): engine/api/graphql/server/generated.go#L325
ec.DisableIntrospection undefined (type *executionContext has no field or method DisableIntrospection) (typecheck)
Lint (ubuntu-latest, 1.21): engine/api/graphql/server/generated.go#L332
ec.DisableIntrospection undefined (type *executionContext has no field or method DisableIntrospection) (typecheck)
Lint (ubuntu-latest, 1.21): engine/api/graphql/server/generated.go#L509
ec.Error undefined (type *executionContext has no field or method Error) (typecheck)
Lint (ubuntu-latest, 1.21): engine/api/graphql/server/generated.go#L513
ec.ResolverMiddleware undefined (type *executionContext has no field or method ResolverMiddleware) (typecheck)
Lint (ubuntu-latest, 1.21): engine/api/graphql/server/generated.go#L518
ec.Error undefined (type *executionContext has no field or method Error) (typecheck)
Lint (ubuntu-latest, 1.21): engine/api/graphql/server/generated.go#L523
ec.Errorf undefined (type *executionContext has no field or method Errorf) (typecheck)
Lint (ubuntu-latest, 1.21): engine/api/graphql/server/generated.go#L553
ec.Error undefined (type *executionContext has no field or method Error) (typecheck)
Lint (ubuntu-latest, 1.21): engine/api/graphql/server/generated.go#L557
ec.ResolverMiddleware undefined (type *executionContext has no field or method ResolverMiddleware) (typecheck)
Lint (macos-latest, 1.21)
The job was canceled because "ubuntu-latest_1_21" failed.
Lint (macos-latest, 1.21): cmd/oam_i2y/main.go#L187
undefined: yaml (typecheck)
Lint (macos-latest, 1.21): cmd/oam_i2y/main.go#L200
undefined: yaml (typecheck)
Lint (macos-latest, 1.21): engine/api/graphql/server/generated.go#L325
ec.DisableIntrospection undefined (type *executionContext has no field or method DisableIntrospection) (typecheck)
Lint (macos-latest, 1.21): engine/api/graphql/server/generated.go#L332
ec.DisableIntrospection undefined (type *executionContext has no field or method DisableIntrospection) (typecheck)
Lint (macos-latest, 1.21): engine/api/graphql/server/generated.go#L509
ec.Error undefined (type *executionContext has no field or method Error) (typecheck)
Lint (macos-latest, 1.21): engine/api/graphql/server/generated.go#L513
ec.ResolverMiddleware undefined (type *executionContext has no field or method ResolverMiddleware) (typecheck)
Lint (macos-latest, 1.21): engine/api/graphql/server/generated.go#L518
ec.Error undefined (type *executionContext has no field or method Error) (typecheck)
Lint (macos-latest, 1.21): engine/api/graphql/server/generated.go#L523
ec.Errorf undefined (type *executionContext has no field or method Errorf) (typecheck)
Lint (macos-latest, 1.21): engine/api/graphql/server/generated.go#L553
ec.Error undefined (type *executionContext has no field or method Error) (typecheck)
Lint (macos-latest, 1.21): engine/api/graphql/server/generated.go#L557
ec.ResolverMiddleware undefined (type *executionContext has no field or method ResolverMiddleware) (typecheck)
Lint (windows-latest, 1.21)
The job was canceled because "ubuntu-latest_1_21" failed.
Lint (windows-latest, 1.21)
The operation was canceled.
Lint (ubuntu-latest, 1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/