Skip to content

keep getting an error for scrapper #26

@sulbhathube

Description

@sulbhathube

=> CANCELED [apiserver builder 4/4] RUN go build -C apiserver -o apiserv 0.4s

[scraper builder 4/4] RUN go build -C scraper -o scraper .:
0.324 main.go:6:2: cannot find module providing package github.com/metoro-io/statusphere/tree/main/scraper/internal/scraper: import lookup disabled by -mod=vendor
0.324 (Go version in go.mod is at least 1.14 and vendor directory exists.)
0.324 main.go:7:2: cannot find module providing package github.com/metoro-io/statusphere/tree/main/scraper/internal/scraper/consumers: import lookup disabled by -mod=vendor
0.324 (Go version in go.mod is at least 1.14 and vendor directory exists.)
0.324 main.go:8:2: cannot find module providing package github.com/metoro-io/statusphere/tree/main/scraper/internal/scraper/consumers/dbconsumer: import lookup disabled by -mod=vendor
0.324 (Go version in go.mod is at least 1.14 and vendor directory exists.)
0.324 main.go:9:2: cannot find module providing package github.com/metoro-io/statusphere/tree/main/scraper/internal/scraper/dbgroomer: import lookup disabled by -mod=vendor
0.324 (Go version in go.mod is at least 1.14 and vendor directory exists.)
0.324 main.go:10:2: cannot find module providing package github.com/metoro-io/statusphere/tree/main/scraper/internal/scraper/poller: import lookup disabled by -mod=vendor
0.324 (Go version in go.mod is at least 1.14 and vendor directory exists.)
0.324 main.go:11:2: cannot find module providing package github.com/metoro-io/statusphere/tree/main/scraper/internal/scraper/providers: import lookup disabled by -mod=vendor
0.324 (Go version in go.mod is at least 1.14 and vendor directory exists.)
0.324 main.go:12:2: cannot find module providing package github.com/metoro-io/statusphere/tree/main/scraper/internal/scraper/providers/atlassian: import lookup disabled by -mod=vendor
0.324 (Go version in go.mod is at least 1.14 and vendor directory exists.)
0.324 main.go:13:2: cannot find module providing package github.com/metoro-io/statusphere/tree/main/scraper/internal/scraper/providers/rss: import lookup disabled by -mod=vendor
0.324 (Go version in go.mod is at least 1.14 and vendor directory exists.)
0.324 main.go:14:2: cannot find module providing package github.com/metoro-io/statusphere/tree/main/scraper/internal/scraper/urlgetter/dburlgetter: import lookup disabled by -mod=vendor
0.324 (Go version in go.mod is at least 1.14 and vendor directory exists.)


failed to solve: process "/bin/sh -c go build -C scraper -o scraper ." did not complete successfully: exit code: 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions