updates #26
development.yml
on: pull_request
Test build flags
4m 2s
Test with PgSQL/MySQL/Cockroach
7m 49s
golangci-lint
4m 31s
Matrix: Build Linux packages
Matrix: Test and deploy
Annotations
23 errors and 17 warnings
Test and deploy (1.20, windows-latest, false)
Process completed with exit code 1.
|
Test and deploy (1.20, ubuntu-latest, true)
The job was canceled because "_1_20_windows-latest_fals" failed.
|
Test and deploy (1.20, ubuntu-latest, true)
The operation was canceled.
|
Test and deploy (1.20, macos-latest, true)
The job was canceled because "_1_20_windows-latest_fals" failed.
|
Test and deploy (1.20, macos-latest, true)
The operation was canceled.
|
Build Linux packages (ppc64le, ubuntu18.04, latest, ppc64le)
The process '/home/runner/work/_actions/uraimo/run-on-arch-action/v2/src/run-on-arch.sh' failed with exit code 1
|
Build Linux packages (amd64, ubuntu:18.04, latest, amd64)
The job was canceled because "ppc64le_ubuntu18_04_lates" failed.
|
Build Linux packages (amd64, ubuntu:18.04, latest, amd64)
The operation was canceled.
|
Build Linux packages (aarch64, ubuntu18.04, latest, arm64)
The job was canceled because "ppc64le_ubuntu18_04_lates" failed.
|
Build Linux packages (aarch64, ubuntu18.04, latest, arm64)
The process '/home/runner/work/_actions/uraimo/run-on-arch-action/v2/src/run-on-arch.sh' failed with exit code 1
|
Build Linux packages (armv7, ubuntu18.04, latest, arm7)
The job was canceled because "ppc64le_ubuntu18_04_lates" failed.
|
Build Linux packages (armv7, ubuntu18.04, latest, arm7)
The operation was canceled.
|
golangci-lint:
pkg/httpd/api_onlyoffice.go#L13
File is not `goimports`-ed with -local github.com/drakkan/sftpgo (goimports)
|
golangci-lint:
pkg/logger/lego.go#L31
printf: non-constant format string in call to github.com/drakkan/sftpgo/v2/pkg/logger.ErrorToConsole (govet)
|
golangci-lint:
pkg/logger/lego.go#L34
printf: non-constant format string in call to github.com/drakkan/sftpgo/v2/pkg/logger.Log (govet)
|
golangci-lint:
pkg/logger/lego.go#L54
printf: non-constant format string in call to github.com/drakkan/sftpgo/v2/pkg/logger.InfoToConsole (govet)
|
golangci-lint:
pkg/logger/lego.go#L57
printf: non-constant format string in call to github.com/drakkan/sftpgo/v2/pkg/logger.Log (govet)
|
golangci-lint:
pkg/logger/logger.go#L286
printf: non-constant format string in call to github.com/drakkan/sftpgo/v2/pkg/logger.Log (govet)
|
golangci-lint:
pkg/service/service.go#L108
printf: non-constant format string in call to github.com/drakkan/sftpgo/v2/pkg/logger.Info (govet)
|
golangci-lint:
pkg/service/service.go#L109
printf: non-constant format string in call to github.com/drakkan/sftpgo/v2/pkg/logger.InfoToConsole (govet)
|
golangci-lint:
pkg/common/dataretention.go#L271
printf: non-constant format string in call to (*github.com/drakkan/sftpgo/v2/pkg/common.BaseConnection).Log (govet)
|
golangci-lint:
pkg/common/protocol_test.go#L8558
printf: non-constant format string in call to github.com/drakkan/sftpgo/v2/pkg/logger.DebugToConsole (govet)
|
Test with PgSQL/MySQL/Cockroach
Process completed with exit code 1.
|
Test and deploy (1.20, windows-latest, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Linux packages (ppc64le, ubuntu18.04, latest, ppc64le)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test build flags
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/
|
golangci-lint:
pkg/vfs/osfs.go#L198
unused-parameter: parameter 'src' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
pkg/dataprovider/sqlqueries.go#L134
var-naming: func parameter hostIDS should be hostIDs (revive)
|
golangci-lint:
pkg/webdavd/webdavd.go#L157
unused-parameter: parameter 'ip' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
pkg/sftpd/server.go#L523
unused-parameter: parameter 'conn' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
pkg/httpd/httpd.go#L569
unused-parameter: parameter 'ip' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
pkg/httpd/internal_test.go#L2132
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
pkg/httpd/internal_test.go#L2146
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
pkg/httpd/internal_test.go#L3065
unused-parameter: parameter 'defaultInstallationCode' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
pkg/sftpd/sftpd_test.go#L2323
unused-parameter: parameter 'user' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
pkg/sftpd/sftpd_test.go#L2340
unused-parameter: parameter 'user' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/aydo/aydo. Supported file pattern: go.sum
|
Test with PgSQL/MySQL/Cockroach
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "sftpgo-1-dev.-amd64-deb", "sftpgo-linux-amd64-go-latest".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
sftpgo-1-dev.-amd64-deb
Expired
|
15 MB |
|
sftpgo-linux-amd64-go-latest
Expired
|
47.4 MB |
|