8000 GitHub · Where software is built
[go: up one dir, main page]

Skip to content
[BUG] Fix Linting issues #128
Open
Open
@Unshure

Description

@Unshure

Checks

  • I have updated to the lastest minor and patch version of Strands
  • I have checked the documentation and this is not expected behavior
  • I have searched ./issues and there are no duplicates of my issue

Strands Version

0.1.5

Python Version

3.10.5

Operating System

Linux

Installation Method

git clone

Steps to Reproduce

There seems to be an issue with our linting system that does not pick up issues. For example, in this pr, the first iteration has a function with a parameter that was unused, but our linting system did not notice this issue. There have been other cases of this as well (ref), so we need to investigate why linting isnt working properly.

Expected Behavior

Linting detects issue, like the ones shown in these PR's:

Actual Behavior

It is not detecting common linting issues.

Additional Context

No response

Possible Solution

No response

Related Issues

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0