Updadte README.md #45
Annotations
10 errors and 1 warning
lint:
io/io.go#L12
could not import github.com/jmCodeCraft/go-network/model (-: # github.com/jmCodeCraft/go-network/model
|
lint:
model/sampling.go#L538
cannot use generic type WeightedElement[T any] without instantiation
|
lint:
model/sampling.go#L540
cannot use generic type WeightedElement[T any] without instantiation
|
lint:
model/sampling.go#L548
undefined: k
|
lint:
model/sampling.go#L553
method PreservationTopKEdgeSampling.Sample already declared at model/sampling.go:527:47
|
lint:
model/sampling.go#L565
cannot use generic type WeightedElement[T any] without instantiation
|
lint:
model/sampling.go#L567
cannot use generic type WeightedElement[T any] without instantiation) (typecheck)
|
lint:
model/communities.go#L1
: # github.com/jmCodeCraft/go-network/model [github.com/jmCodeCraft/go-network/model.test]
|
lint:
model/sampling.go#L538
cannot use generic type WeightedElement[T any] without instantiation
|
lint:
model/sampling.go#L540
cannot use generic type WeightedElement[T any] without instantiation
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|