Skip to content

Update CHANGELOG.md for v1.2.1 release #24

Update CHANGELOG.md for v1.2.1 release

Update CHANGELOG.md for v1.2.1 release #24

Triggered via push May 4, 2025 02:25
Status Failure
Total duration 48s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Process completed with exit code 1.
test/unit/commands/mcp.test.ts > MCP Command > should get auth, create client, and start FastMCP server on success: test/unit/commands/mcp.test.ts#L62
AssertionError: expected "FastMCP" to be called with arguments: [ { name: 'slack-tools-mcp', …(1) } ] Received: 1st FastMCP call: [ { "name": "slack-tools-mcp", - "version": "1.2.0", + "version": "1.2.1", }, ] Number of calls: 1 ❯ test/unit/commands/mcp.test.ts:62:21