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

scrutinizer fail with error note: module requires Go 1.18 #73

Open
T1p0un3t opened this issue Sep 7, 2022 · 2 comments
Open

scrutinizer fail with error note: module requires Go 1.18 #73

T1p0un3t opened this issue Sep 7, 2022 · 2 comments

Comments

@T1p0un3t
Copy link
Contributor

T1p0un3t commented Sep 7, 2022

Hello,

Build are fail on scrutinizer because module require Go 1.18 and configuration use 1.14.

https://scrutinizer-ci.com/g/muonsoft/openapi-mock/inspections/b7f51cf1-de7b-4378-9c17-f3dba3eb18d2

The solution are to change .scrutinizer.yml or check dependency ?

thx

T1p0un3t added a commit to T1p0un3t/openapi-mock that referenced this issue Sep 7, 2022
T1p0un3t added a commit to T1p0un3t/openapi-mock that referenced this issue Sep 9, 2022
@T1p0un3t
Copy link
Contributor Author

T1p0un3t commented Sep 9, 2022

Also fixed in this commit .

@strider2038
Copy link
Collaborator

Update this in master, but scrutinizer fails with unexpected error https://scrutinizer-ci.com/g/muonsoft/openapi-mock/inspections/71c4b256-85ff-42e4-bd2b-d588e01d69f7.

The coverage report could not be converted:

go: downloading github.com/axw/gocov v1.1.0
go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774
go: added github.com/axw/gocov v1.1.0
go: upgraded golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e => v0.0.0-20190617190820-da514acc4774
go: downloading github.com/AlekSi/gocov-xml v1.1.0
go: added github.com/AlekSi/gocov-xml v1.1.0
bash: gocov: command not found
bash: gocov-xml: command not found

I think to replace scrutinizer by some other code coverage reporter.

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

No branches or pull requests

2 participants