feat: [#280] Add index methods #625
benchmark.yml
on: pull_request
benchmark
/
benchmark
2m 10s
Annotations
4 errors and 1 warning
benchmark / benchmark:
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)
|
benchmark / benchmark:
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)
|
benchmark / benchmark:
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)
|
benchmark / benchmark
Process completed with exit code 1.
|
benchmark / benchmark
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|