Skip to content

Refactor API data-access pattern to only load what is necessary; use prepared statements #19

Refactor API data-access pattern to only load what is necessary; use prepared statements

Refactor API data-access pattern to only load what is necessary; use prepared statements #19

Triggered via pull request April 11, 2024 20:16
Status Failure
Total duration 27m 47s
Artifacts

test.yml

on: pull_request
Matrix: Build
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Test (ubuntu-latest, 1.21.5): server/middleware.go#L288
fmt.Sprint call has possible Printf formatting directive %s
Test (ubuntu-latest, 1.21.5)
Process completed with exit code 1.
Test (macos-latest, 1.21.5)
The job was canceled because "ubuntu-latest_1_21_5" failed.
Test (macos-latest, 1.21.5)
The operation was canceled.
Build (ubuntu-latest, 1.21.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (macos-latest, 1.21.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-latest, 1.21.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-latest, 1.21.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/