feat: [#280] Add index methods #3203
Annotations
4 errors and 1 warning
codecov:
database/schema/blueprint_test.go#L84
cannot use mockGrammar (variable of type *"github.com/goravel/framework/mocks/database/schema".Grammar) as "github.com/goravel/framework/contracts/database/schema".Grammar value in argument to s.blueprint.addAttributeCommands: *"github.com/goravel/framework/mocks/database/schema".Grammar does not implement "github.com/goravel/framework/contracts/database/schema".Grammar (missing method CompileForeignKeys)
|
codecov:
database/schema/grammars/utils_test.go#L54
cannot use mockGrammar (variable of type *"github.com/goravel/framework/mocks/database/schema".Grammar) as "github.com/goravel/framework/contracts/database/schema".Grammar value in argument to getType: *"github.com/goravel/framework/mocks/database/schema".Grammar does not implement "github.com/goravel/framework/contracts/database/schema".Grammar (missing method CompileForeignKeys)
|
codecov:
database/schema/grammars/utils_test.go#L62
cannot use mockGrammar1 (variable of type *"github.com/goravel/framework/mocks/database/schema".Grammar) as "github.com/goravel/framework/contracts/database/schema".Grammar value in argument to getType: *"github.com/goravel/framework/mocks/database/schema".Grammar does not implement "github.com/goravel/framework/contracts/database/schema".Grammar (missing method CompileForeignKeys)
|
codecov
Process completed with exit code 1.
|
codecov
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|