Skip to content

all: properly implement regenerate session ID #273

all: properly implement regenerate session ID

all: properly implement regenerate session ID #273

Triggered via pull request May 2, 2024 14:51
Status Failure
Total duration 2m 22s
Artifacts

go.yml

on: pull_request
Matrix: Mongo
Matrix: MySQL
Matrix: Postgres
Matrix: Redis
Matrix: SQLite
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 17 warnings
Lint: mysql/mysql.go#L1
: # github.com/flamego/session/mysql [github.com/flamego/session/mysql.test]
Lint: postgres/postgres.go#L1
: # github.com/flamego/session/postgres [github.com/flamego/session/postgres.test]
Lint: sqlite/sqlite.go#L1
: # github.com/flamego/session/sqlite [github.com/flamego/session/sqlite.test]
Lint
issues found
MySQL (1.22.x, ubuntu-20.04): mysql/mysql.go#L70
not enough arguments in call to session.NewBaseSession
MySQL (1.22.x, ubuntu-20.04): mysql/mysql.go#L77
not enough arguments in call to session.NewBaseSessionWithData
MySQL (1.22.x, ubuntu-20.04): mysql/mysql.go#L82
not enough arguments in call to session.NewBaseSession
MySQL (1.22.x, ubuntu-20.04)
Process completed with exit code 1.
SQLite (1.22.x, ubuntu-latest): sqlite/sqlite.go#L60
not enough arguments in call to session.NewBaseSession
SQLite (1.22.x, ubuntu-latest): sqlite/sqlite.go#L67
not enough arguments in call to session.NewBaseSessionWithData
SQLite (1.22.x, ubuntu-latest): sqlite/sqlite.go#L72
not enough arguments in call to session.NewBaseSession
SQLite (1.22.x, ubuntu-latest)
Process completed with exit code 1.
Redis (1.22.x, ubuntu-latest)
Process completed with exit code 1.
Postgres (1.22.x, ubuntu-latest): postgres/postgres.go#L60
not enough arguments in call to session.NewBaseSession
Postgres (1.22.x, ubuntu-latest): postgres/postgres.go#L67
not enough arguments in call to session.NewBaseSessionWithData
Postgres (1.22.x, ubuntu-latest): postgres/postgres.go#L72
not enough arguments in call to session.NewBaseSession
Postgres (1.22.x, ubuntu-latest)
Process completed with exit code 1.
Mongo (1.22.x, ubuntu-latest)
Process completed with exit code 1.
Lint
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/.
Test (1.22.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/session/session. Supported file pattern: go.sum
Test (1.22.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (1.22.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/session/session. Supported file pattern: go.sum
MySQL (1.22.x, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MySQL (1.22.x, ubuntu-20.04)
Restore cache failed: Dependencies file is not found in /home/runner/work/session/session. Supported file pattern: go.sum
SQLite (1.22.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
SQLite (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/session/session. Supported file pattern: go.sum
Redis (1.22.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Redis (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/session/session. Supported file pattern: go.sum
Postgres (1.22.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/session/session. Supported file pattern: go.sum
Mongo (1.22.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Mongo (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/session/session. Supported file pattern: go.sum
Test (1.22.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (1.22.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\session\session. Supported file pattern: go.sum