Bump github.com/rancher/machine from 0.15.0-rancher99 to 0.16.2 #63
Annotations
4 errors and 2 warnings
build:
driver.go#L81
cannot use &Driver{…} (value of type *Driver) as "github.com/rancher/machine/libmachine/drivers".Driver value in return statement: *Driver does not implement "github.com/rancher/machine/libmachine/drivers".Driver (wrong type for method GetCreateFlags)
|
build:
main.go#L8
cannot use NewDriver("default", "") (value of type "github.com/rancher/machine/libmachine/drivers".Driver) as "github.com/docker/machine/libmachine/drivers".Driver value in argument to plugin.RegisterDriver: "github.com/rancher/machine/libmachine/drivers".Driver does not implement "github.com/docker/machine/libmachine/drivers".Driver (wrong type for method SetConfigFromFlags)
|
build:
driver_test.go#L13
impossible type assertion: newDriver.(*Driver)
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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
Could not find any files for report.xml
|