Skip to content

gha: update golangci-lint to v1.59.1#2588

Merged
mdelapenya merged 3 commits intotestcontainers:mainfrom
thaJeztah:bump_golangci_lint
Jun 17, 2024
Merged

gha: update golangci-lint to v1.59.1#2588
mdelapenya merged 3 commits intotestcontainers:mainfrom
thaJeztah:bump_golangci_lint

Conversation

@thaJeztah
Copy link
Copy Markdown
Contributor

@thaJeztah thaJeztah commented Jun 15, 2024

What does this PR do?

update golangci-lint to v1.59.1

Why is it important?

Older versions may not be fully compatible with newer versions of Go 😃

Related issues

@thaJeztah thaJeztah requested a review from a team as a code owner June 15, 2024 08:47
@netlify
Copy link
Copy Markdown

netlify bot commented Jun 15, 2024

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 4ffc69a
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/66702b7e4e1aa1000883abe0
😎 Deploy Preview https://deploy-preview-2588--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Fix some linting issues that are produced when running a newer version
of testifylint;

    Error: negative-positive: use assert.Positive (testifylint)

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah force-pushed the bump_golangci_lint branch from 98a66fd to 33a7609 Compare June 15, 2024 10:05
@thaJeztah
Copy link
Copy Markdown
Contributor Author

Added a commit to fix some linting issues that are produced when running a newer version
of testifylint;

Error: negative-positive: use assert.Positive (testifylint)

@mdelapenya mdelapenya self-assigned this Jun 17, 2024
@mdelapenya mdelapenya added the dependencies Dependencies or external services label Jun 17, 2024
Copy link
Copy Markdown
Member

@mdelapenya mdelapenya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@mdelapenya mdelapenya merged commit af6940a into testcontainers:main Jun 17, 2024
mdelapenya added a commit that referenced this pull request Jun 17, 2024
* fix linting errors: negative-positive: use assert.Positive (testifylint)

Fix some linting issues that are produced when running a newer version
of testifylint;

    Error: negative-positive: use assert.Positive (testifylint)

Signed-off-by: Sebastiaan van Stijn <[email protected]>

* gha: update golangci-lint to v1.59.1

Signed-off-by: Sebastiaan van Stijn <[email protected]>

* chore: bump version in Make too

---------

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Co-authored-by: Manuel de la Peña <[email protected]>
mdelapenya added a commit that referenced this pull request Jun 18, 2024
* fix linting errors: negative-positive: use assert.Positive (testifylint)

Fix some linting issues that are produced when running a newer version
of testifylint;

    Error: negative-positive: use assert.Positive (testifylint)

Signed-off-by: Sebastiaan van Stijn <[email protected]>

* gha: update golangci-lint to v1.59.1

Signed-off-by: Sebastiaan van Stijn <[email protected]>

* chore: bump version in Make too

---------

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Co-authored-by: Manuel de la Peña <[email protected]>
@thaJeztah thaJeztah deleted the bump_golangci_lint branch June 18, 2024 08:23
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Jun 24, 2024
* main:
  docs: document disabling ryuk with properties (testcontainers#2603)
  fix: allow compose files and readers to be used together (testcontainers#2598)
  chore(deps): bump urllib3 from 2.2.1 to 2.2.2 (testcontainers#2590)
  docs: example for NATS cluster (testcontainers#2591)
  docs: fix deprecation for material extensions emoji (testcontainers#2592)
  gha: update golangci-lint to v1.59.1 (testcontainers#2588)
  network: WithCheckDuplicate: don't set CheckDuplicate value (testcontainers#2589)
  fix: proper synchronisation for start/stop log production (testcontainers#2576)
  chore(deps): bump github.com/docker/docker from v25.0.5 to v26.1.4 (testcontainers#2584)
  docs: update contributing guide (testcontainers#2586)
  feat: add testcontainers labels to the built images (testcontainers#2579)
  feat(mongodb): Make the replica set name configurable (testcontainers#2538)
  chore: skip reaper tests if ryuk is disabled (testcontainers#2582)
  chore: increase check time to 60 secs instead of 20 (testcontainers#2581)
  fix: prepend substitutors for built images (testcontainers#2577)
  docs: update colima docs (testcontainers#2578)
  fix(cockroachdb): Fixes cockroachdb wait strategy handling (testcontainers#2456)
  Fix race condition when looking up reaper (ryuk) container (testcontainers#2508)
  chore: bring golangci-lint back (testcontainers#2571)
  docs(compose): Fix typo docker compose docs (testcontainers#2565)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies or external services

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants