Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Go to 1.17.6 #110

Merged
merged 2 commits into from
Feb 17, 2022
Merged

Bump Go to 1.17.6 #110

merged 2 commits into from
Feb 17, 2022

Conversation

realshuting
Copy link
Member

Fixes #109.

@realshuting
Copy link
Member Author

@fjogeleit - can you help me understand these errors?

Error: /17 06:08:30 [ERROR] S3.AccessKeyID has not been declared
=== RUN   Test_ResolveTargetWithoutHost/S3.AccessKey#01
Error: /17 06:08:30 [ERROR] S3.AccessKeyID has not been declared
=== RUN   Test_ResolveTargetWithoutHost/S3.SecretAccessKey
Error: /17 06:08:30 [ERROR] S3.SecretAccessKey has not been declared
=== RUN   Test_ResolveTargetWithoutHost/S3.Region
Error: /17 06:08:30 [ERROR] S3.Region has not been declared
=== RUN   Test_ResolveTargetWithoutHost/S3.Bucket
Error: /17 06:08:30 [ERROR] S3.Bucket has to be declared
--- PASS: Test_ResolveTargetWithoutHost (0.00s)
    --- PASS: Test_ResolveTargetWithoutHost/Loki (0.00s)
    --- PASS: Test_ResolveTargetWithoutHost/Elasticsearch (0.00s)
    --- PASS: Test_ResolveTargetWithoutHost/Slack (0.00s)
    --- PASS: Test_ResolveTargetWithoutHost/Discord (0.00s)
    --- PASS: Test_ResolveTargetWithoutHost/Teams (0.00s)
    --- PASS: Test_ResolveTargetWithoutHost/S3.Endoint (0.00s)
    --- PASS: Test_ResolveTargetWithoutHost/S3.AccessKey (0.00s)
    --- PASS: Test_ResolveTargetWithoutHost/S3.AccessKey#01 (0.00s)
    --- PASS: Test_ResolveTargetWithoutHost/S3.SecretAccessKey (0.00s)
    --- PASS: Test_ResolveTargetWithoutHost/S3.Region (0.00s)
    --- PASS: Test_ResolveTargetWithoutHost/S3.Bucket (0.00s)

@realshuting realshuting changed the title Bump Go to 1.17.3 Bump Go to 1.17.6 Feb 17, 2022
Dockerfile Outdated Show resolved Hide resolved
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1857075428

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.761%

Totals Coverage Status
Change from base Build 1849555576: 0.0%
Covered Lines: 2104
Relevant Lines: 2244

💛 - Coveralls

@fjogeleit
Copy link
Member

Hey Shuting, this errors are just log messages for misconfigured S3 targets. I just rerun the action and it passed. Thanks for your contribution 🙏

@fjogeleit fjogeleit merged commit 9a8e68a into main Feb 17, 2022
@fjogeleit fjogeleit deleted the realshuting-patch-1 branch February 17, 2022 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vulnerabilities found in Golang 1.17.2
3 participants