Created toolkit uploader #18
go.yml
on: pull_request
build_ubuntu
45s
build_windows
2m 27s
Annotations
6 errors and 2 warnings
build_ubuntu:
uploader/database.go#L20
mongo.NewClient is deprecated: Use [Connect] instead. (SA1019)
|
build_ubuntu:
uploader/database.go#L29
client.Connect is deprecated: Use [mongo.Connect] instead. (SA1019)
|
build_ubuntu
Process completed with exit code 2.
|
build_windows:
uploader/database.go#L20
mongo.NewClient is deprecated: Use [Connect] instead. (SA1019)
|
build_windows:
uploader/database.go#L29
client.Connect is deprecated: Use [mongo.Connect] instead. (SA1019)
|
build_windows
Process completed with exit code 1.
|
build_ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|