Skip to content

feat: load auth from config file #224

feat: load auth from config file

feat: load auth from config file #224

Triggered via pull request February 8, 2024 15:39
Status Failure
Total duration 38s
Artifacts

pr.yml

on: pull_request
Go Build/Test  /  Go
29s
Go Build/Test / Go
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Go Build/Test / Go: app/core/rwfs/mem.go#L1
: cannot compile Go 1.22 code (typecheck)
Go Build/Test / Go: app/commands/controller.go#L5
could not import github.com/hay-kot/scaffold/app/core/engine (-: cannot compile Go 1.22 code) (typecheck)
Go Build/Test / Go: app/commands/new.go#L14
could not import github.com/hay-kot/scaffold/app/core/rwfs (-: cannot compile Go 1.22 code) (typecheck)
Go Build/Test / Go: main.go#L10
could not import github.com/hay-kot/scaffold/app/core/engine (-: cannot compile Go 1.22 code) (typecheck)
Go Build/Test / Go: app/core/engine/engine.go#L1
: cannot compile Go 1.22 code (typecheck)
Go Build/Test / Go: app/scaffold/project.go#L11
could not import github.com/hay-kot/scaffold/app/core/engine (-: cannot compile Go 1.22 code) (typecheck)
Go Build/Test / Go: app/scaffold/project.go#L12
could not import github.com/hay-kot/scaffold/app/core/rwfs (-: cannot compile Go 1.22 code) (typecheck)
Go Build/Test / Go: app/scaffold/pkgs/pkgs.go#L12
could not import github.com/hay-kot/scaffold/app/scaffold/pkgs/pkgurl (-: cannot compile Go 1.22 code) (typecheck)
Go Build/Test / Go: app/scaffold/pkgs/pkgurl/url.go#L1
: cannot compile Go 1.22 code (typecheck)
Go Build/Test / Go
issues found
Go Build/Test / Go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.