Add auth profiles, OAuth token refresh, browser-session import, and a… #3
Annotations
14 errors and 3 warnings
|
lint
issues found
|
|
lint:
internal/paths/paths_test.go#L55
undefined: ProfileCacheDirName (typecheck)
|
|
test (ubuntu-latest)
undefined: ProfileCacheDirName
|
|
test (ubuntu-latest):
internal/config/auth_profiles.go#L140
undefined: writeFileAtomic
|
|
test (ubuntu-latest):
internal/config/auth_profiles.go#L109
auth.SessionCookieD undefined (type Auth has no field or method SessionCookieD)
|
|
test (ubuntu-latest):
internal/config/auth_profiles.go#L107
auth.RefreshPossible undefined (type Auth has no field or method RefreshPossible)
|
|
test (ubuntu-latest):
internal/config/auth_profiles.go#L106
undefined: DefaultRefreshWindow
|
|
test (ubuntu-latest):
internal/config/auth_profiles.go#L106
auth.RefreshDue undefined (type Auth has no field or method RefreshDue)
|
|
test (ubuntu-latest):
internal/config/auth_profiles.go#L105
auth.Expired undefined (type Auth has no field or method Expired)
|
|
test (ubuntu-latest):
internal/config/auth_profiles.go#L97
auth.EffectiveAuthKind undefined (type Auth has no field or method EffectiveAuthKind)
|
|
test (ubuntu-latest):
internal/config/auth_profiles.go#L96
auth.ReadyForSlack undefined (type Auth has no field or method ReadyForSlack)
|
|
test (ubuntu-latest):
internal/config/auth_profiles.go#L58
auth.ProfileName undefined (type Auth has no field or method ProfileName)
|
|
test (macos-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
test (macos-latest)
The operation was canceled.
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, golangci/golangci-lint-action@v7. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|