Skip to content

feat: [#280] Add index methods #3203

feat: [#280] Add index methods

feat: [#280] Add index methods #3203

Triggered via pull request December 3, 2024 11:35
@hwbrzzlhwbrzzl
synchronize #741
bowen/#280-26
Status Failure
Total duration 3m 56s
Artifacts

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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