gha: update golangci-lint to v1.59.1 by thaJeztah · Pull Request #2588 · testcontainers/testcontainers-go

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 <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

mdelapenya

@mdelapenya

mdelapenya

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 <github@gone.nl>

* gha: update golangci-lint to v1.59.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* chore: bump version in Make too

---------

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>

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 <github@gone.nl>

* gha: update golangci-lint to v1.59.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* chore: bump version in Make too

---------

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>

mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request

Jun 24, 2024